home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / msmtp / copyright next >
Encoding:
Text File  |  2010-07-22  |  2.7 KB  |  65 lines

  1. This is the Debian GNU/Linux prepackaged version of msmtp.
  2. It was packaged by Julien Louis <ptitlouis@sysif.net>
  3. from sources obtained from http://msmtp.sourceforge.net/ and is written by
  4. Martin Lambers <marlam@users.sourceforge.net>
  5.  
  6.   Copyright (C) 2005, 2006, 2007 Martin Lambers (main developer)
  7.   Copyright (C) 2008 Jay Soffian (src/msmtp.c : Mac OS X keychain support)
  8.   Copyright (C) 2008 Satoru SATOH (src/msmtp.c : GNOME keyring support)
  9.  
  10. msmtp is distributed under the terms of the GNU General Public License,
  11. version 3 or later. 
  12.  
  13. gnulib/*:
  14.   from debian/copyright file of gnulib package :
  15.  
  16.   Copyright (C) Free Software Foundation and others (sources of various origins)
  17.  
  18.      GNULib is a collection of unrelated source files. Each source file is
  19.      provided under a different license (including GPL, LGPL, GFDL and
  20.      others) and includes a license headers stating the terms that apply to
  21.      that particular file.
  22.  
  23. src/netrc.{c,h} were taken from fetchmail and are licensed under the GPLv2.
  24.   Copyright (C) 1996, Gordon Matzigkeit <gord@gnu.ai.mit.edu>
  25.   Copyright (C) 2001, Eric S. Raymond
  26.  
  27. doc/msmtp.{info,texi} are licensed under the GNU Free Documentation License
  28. with the following copyright statement: 
  29.  
  30.      Permission is granted to copy, distribute and/or modify this
  31.      document under the terms of the GNU Free Documentation License,
  32.      Version 1.2 or any later version published by the Free Software
  33.      Foundation; with no Invariant Sections, no Front-Cover Texts, and
  34.      no Back-Cover Texts.  A copy of the license is included in the
  35.      section entitled "GNU Free Documentation License".
  36.  
  37. scripts/msmtpq/{msmtpQ,msmtpq} are licensed under the GPLv3.
  38.   Copyright (C) 2008, Chris Gianniotis
  39.  
  40. scripts/set_sendmail/set_sendmail.sh
  41.   Copyright (C) 2008, Gautam Iyer <gi1242@users.sourceforge.net>
  42.  
  43. scripts/find_alias/find_alias_for_msmtp.sh
  44.   Copyright (C) 2009, Jim Lofft
  45.  
  46. scripts/vim/msmtp.vim
  47.   Copyright (C) 2008, Simon Ruderich <simon@ruderich.com>
  48.  
  49. scripts/msmtp-gnome-tool/msmtp-gnome-tool.py is licensed GPLv2 or later
  50.   Copyright (C) 2009, Gaizka Villate <gaizkav@gmail.com>
  51.   Copyright (C) 2010, Emmanuel Bouthenot <kolter@openics.org>
  52.  
  53. On Debian systems, the complete text of the GNU Free Documentation License
  54. version 1.2 can be found in `/usr/share/common-licenses/GFDL-1.2'.
  55.  
  56. On Debian systems, the complete text of the GNU General
  57. Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
  58.  
  59. On Debian systems, the complete text of the GNU General
  60. Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
  61.  
  62. Debian packaging (licenced under the GPLv2) :
  63.   Copyright (C) 2004-2007 Julien Louis <ptitlouis@sysif.net>
  64.   Copyright (C) 2008-2010 Emmanuel Bouthenot <kolter@openics.org>
  65.